The Collection<T> type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Count |
Gets the number of items actually contained in the Collection<T>. |
|
|
IsReadOnly |
Gets a value indicating whether the collection is read-only. |
|
|
Item |
Gets or sets the item at the specified index. |